From: Michael Albinus Date: Mon, 28 Sep 2009 15:51:00 +0000 (+0000) Subject: * NEWS: Mention Tramp connection methods "imap" and "imaps". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10239 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c976f7137ada3791990bb4bc63a0f907b4827846;p=emacs.git * NEWS: Mention Tramp connection methods "imap" and "imaps". --- diff --git a/etc/NEWS b/etc/NEWS index 2b5d208ec33..83483693b14 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -175,9 +175,9 @@ through a menu structure. +++ ** New connection methods in Tramp. -The new connection method "rsyncc" has been introduced. On systems -which support GVFS-Fuse, Tramp offers also the new connection methods -"dav", "davs", "obex" and "synce". +The new connection methods "rsyncc", "imap" and "imaps" have been +introduced. On systems which support GVFS-Fuse, Tramp offers also the +new connection methods "dav", "davs", "obex" and "synce". ** nXML mode is now the default for editing XML files.